Skip to main content

All Questions

Tagged with
3votes
1answer
243views

Lightweight C Exception Library

...
JavaProphet's user avatar
9votes
2answers
130views

A closed exception system

I am working on yet another toy project that I named SGL (for "Standard Generic Library" since it mimics some features of C++'s STL as well as a few more utilities from the C++ standard library). ...
Morwenn's user avatar
  • 20.1k

close